Resource ValueSet/FHIR Server from package my-ig#current (47 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/episode-of-care-status
Code | Display | Definition |
active | active | This episode of care is current. |
waitlist | waitlist | This episode has been placed on a waitlist, pending the episode being made active (or cancelled). |
finished | finished | This episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as "closed", "completed" or other similar terms. |
Source
{
"resourceType" : "ValueSet",
"id" : "episode-of-care-status-subset",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet episode-of-care-status-subset</b></p><a name=\"episode-of-care-status-subset\"> </a><a name=\"hcepisode-of-care-status-subset\"> </a><a name=\"episode-of-care-status-subset-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html\"><code>http://hl7.org/fhir/episode-of-care-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-active\">active</a></td><td>active</td><td>This episode of care is current.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-waitlist\">waitlist</a></td><td>waitlist</td><td>This episode has been placed on a waitlist, pending the episode being made active (or cancelled).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-episode-of-care-status.html#episode-of-care-status-finished\">finished</a></td><td>finished</td><td>This episode of care is finished and the organization is not expecting to be providing further care to the patient. Can also be known as "closed", "completed" or other similar terms.</td></tr></table></li></ul></div>"
},
"url" : "https://hl7.pt/fhir/community-health/ValueSet/episode-of-care-status-subset",
"version" : "1.0.1",
"name" : "EpisodeOfCareStatusSubset",
"title" : "Subset of Episode Of Care Status",
"status" : "active",
"date" : "2024-12-12T12:37:00+00:00",
"publisher" : "HL7 Portugal",
"contact" : [
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.pt"
},
{
"system" : "email",
"value" : "info@hl7.pt"
}
]
},
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "email",
"value" : "geral@hl7.pt",
"use" : "work"
}
]
}
],
"description" : "A subset of allowed statuses for EpisodeOfCare.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/episode-of-care-status",
"concept" : [
{
"code" : "active",
"display" : "active"
},
{
"code" : "waitlist",
"display" : "waitlist"
},
{
"code" : "finished",
"display" : "finished"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.